home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Util / conv / Acvt.lha / Acvt 1.07 / sources / pub.def < prev    next >
Text File  |  2001-03-08  |  1KB  |  32 lines

  1. //    This program is free software; you can redistribute it and/or modify
  2. //    it under the terms of the GNU General Public License as published by
  3. //    the Free Software Foundation; either version 2 of the License, or
  4. //    any later version.
  5. //
  6. //    This program is distributed in the hope that it will be useful,
  7. //    but WITHOUT ANY WARRANTY; without even the implied warranty of
  8. //    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  9. //    GNU General Public License for more details.
  10. //
  11. //    You should have received a copy of the GNU General Public License
  12. //    along with this program; if not, write to the Free Software
  13. //    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  14. //
  15.  
  16. #define PRG_NAME    "Acvt"    
  17. #define PRG_VERSION    "1.07"
  18. #define PRG_COPYRIGHT    "2000-2001"
  19. #define PRG_UNDERGPL    "1"
  20. #define PRG_AUTHOR    "Jindrich Kubec <kubecj@asw.cz>"
  21.  
  22. #define PRG_URL     "http://www.asw.cz/~kubecj"
  23.  
  24. #define PRG_DESC    "Converts between XFD-SCP-ATR-DCM-DI formats."
  25. #define PRG_USAGE    "[options] sourcefile [destfile]"
  26.  
  27. #define PRG_ARCH    "PC"
  28. #define PRG_TOOLS    "PERL"
  29.  
  30. #define PRG_SRCS "!GENERATED!"
  31. #define PRG_BINS "rel/acvt.exe"
  32.